home *** CD-ROM | disk | FTP | other *** search
- object JobPreviewForm: TJobPreviewForm
- Left = 234
- Top = 189
- BorderStyle = bsDialog
- Caption = 'Preview'
- ClientHeight = 430
- ClientWidth = 556
- Color = clBtnFace
- Constraints.MinHeight = 377
- Constraints.MinWidth = 389
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PopupMenu = PopupMenu1
- Position = poScreenCenter
- Scaled = False
- ShowHint = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object PauseButton: TSpeedButton
- Left = 147
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Pause'
- Anchors = [akBottom]
- GroupIndex = 1
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF00000C6300000C6300000C6300000C6300000C6300000C6300000C630
- 0000C6300000C6300000C6300000FFF00000}
- OnClick = PauseButtonClick
- end
- object PlayButton: TSpeedButton
- Left = 123
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Play'
- Anchors = [akBottom]
- GroupIndex = 1
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF000009FF0000087F0000081F000008070000080100000801000008070
- 000081F0000087F000009FF00000FFF00000}
- OnClick = PlayButtonClick
- end
- object StopButton: TSpeedButton
- Left = 171
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Stop'
- Anchors = [akBottom]
- GroupIndex = 1
- Down = True
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF000008010000080100000801000008010000080100000801000008010
- 0000801000008010000080100000FFF00000}
- OnClick = StopButtonClick
- end
- object Bevel4: TBevel
- Left = 201
- Top = 399
- Width = 2
- Height = 26
- Anchors = [akBottom]
- end
- object PrevFrameButton: TSpeedButton
- Tag = -1
- Left = 293
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Previous frame'
- AllowAllUp = True
- Anchors = [akBottom]
- GroupIndex = 2
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF00000FFF00000BDD00000B9900000B1100000A0100000A0100000B110
- 0000B9900000BDD00000FFF00000FFF00000}
- OnClick = PrevFrameButtonClick
- end
- object NextFrameButton: TSpeedButton
- Tag = 1
- Left = 317
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Next frame'
- AllowAllUp = True
- Anchors = [akBottom]
- GroupIndex = 2
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF00000FFF00000BBD0000099D0000088D00000805000008050000088D0
- 000099D00000BBD00000FFF00000FFF00000}
- OnClick = PrevFrameButtonClick
- end
- object PlaySpeedNormalButton: TSpeedButton
- Left = 208
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Real speed'
- Anchors = [akBottom]
- GroupIndex = 3
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF00000CF300000CF300000CE300000CC300000C9300000C3300000C730
- 0000CF300000CF300000FFF00000FFF00000}
- OnClick = PlaySpeedButtonClick
- end
- object PlaySpeedHighButton: TSpeedButton
- Tag = 2
- Left = 256
- Top = 400
- Width = 24
- Height = 23
- Hint = 'High speed'
- Anchors = [akBottom]
- GroupIndex = 3
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF000009F3000009F3000009F3000009F30000080300000803000009F30
- 00009F3000009F3000009F300000FFF00000}
- OnClick = PlaySpeedButtonClick
- end
- object PlaySpeedLowButton: TSpeedButton
- Tag = 1
- Left = 232
- Top = 400
- Width = 24
- Height = 23
- Hint = 'Low speed'
- Anchors = [akBottom]
- GroupIndex = 3
- Enabled = False
- Flat = True
- Glyph.Data = {
- 6E000000424D6E000000000000003E000000280000000C0000000C0000000100
- 010000000000300000000000000000000000020000000200000000000000FFFF
- FF00FFF00000C0700000C0700000CFF00000CFF00000CFF00000CFF00000CFF0
- 0000CFF00000CFF00000FFF00000FFF00000}
- OnClick = PlaySpeedButtonClick
- end
- object Bevel1: TBevel
- Left = 285
- Top = 399
- Width = 2
- Height = 26
- Anchors = [akBottom]
- end
- object DisableFilterButton: TSpeedButton
- Tag = -1
- Left = 354
- Top = 401
- Width = 71
- Height = 23
- Hint = 'Disable Filter'
- AllowAllUp = True
- Anchors = [akBottom]
- GroupIndex = 2
- Caption = 'Disable filter'
- Enabled = False
- Flat = True
- OnClick = DisableFilterButtonClick
- end
- object Bevel2: TBevel
- Left = 346
- Top = 398
- Width = 2
- Height = 26
- Anchors = [akBottom]
- end
- object Panel2: TPanel
- Left = 5
- Top = 5
- Width = 547
- Height = 387
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 0
- object ResultVideoBox: TDXPaintBox
- Left = 0
- Top = 16
- Width = 543
- Height = 347
- AutoStretch = True
- Center = True
- KeepAspect = True
- Stretch = True
- ViewWidth = 0
- ViewHeight = 0
- Align = alClient
- OnClick = ResultVideoBoxClick
- end
- object FrameInfoLabel: TLabel
- Left = 0
- Top = 2
- Width = 543
- Height = 14
- Align = alTop
- AutoSize = False
- end
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 543
- Height = 2
- Align = alTop
- AutoSize = False
- end
- object Label2: TLabel
- Left = 0
- Top = 363
- Width = 543
- Height = 4
- Align = alBottom
- AutoSize = False
- end
- object VideoScrollBar: TScrollBar
- Left = 0
- Top = 367
- Width = 543
- Height = 16
- Align = alBottom
- Enabled = False
- PageSize = 1
- TabOrder = 0
- OnChange = VideoScrollBarChange
- OnScroll = VideoScrollBarScroll
- end
- end
- object CloseButton: TButton
- Left = 489
- Top = 399
- Width = 62
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'Close'
- TabOrder = 1
- OnClick = CloseButtonClick
- end
- object PopupMenu1: TPopupMenu
- Left = 294
- Top = 86
- object N1: TMenuItem
- Tag = 1
- Caption = 'Original size'
- OnClick = N1Click
- end
- object N2: TMenuItem
- Tag = 2
- Caption = 'Zoom 2x'
- OnClick = N1Click
- end
- object N3: TMenuItem
- Tag = 3
- Caption = 'Zoom 3x'
- OnClick = N1Click
- end
- object N4: TMenuItem
- Tag = 4
- Caption = 'Zoom 4x'
- OnClick = N1Click
- end
- object N5: TMenuItem
- Caption = '-'
- end
- object CopyClipboardMenuItem: TMenuItem
- Caption = '&Copy to clipboard'
- ShortCut = 16451
- OnClick = CopyClipboardMenuItemClick
- end
- end
- object Timer: TDXTimer
- ActiveOnly = False
- Enabled = False
- Interval = 0
- OnTimer = TimerTimer
- Left = 128
- Top = 120
- end
- end
-